ComponentOne FlexReport for UWP
CopyTo(LogEntry[]) Method

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > LogEntryList Class > CopyTo Method : CopyTo(LogEntry[]) Method
Syntax
'Declaration
 
Public Overloads Sub CopyTo( _
   ByVal array() As LogEntry _
) 
public void CopyTo( 
   LogEntry[] array
)

Parameters

array
See Also

Reference

LogEntryList Class
LogEntryList Members
Overload List